body {
    font-family: "source-sans-pro", Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #262626;
    position: relative;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

::-moz-selection {
    background: #5BC2E7
}

::selection {
    background: #5BC2E7
}

h1, h2, h3, h4, h5, h6 {
    font-family: "program", Arial, sans-serif;
    font-style: normal;
    line-height: 1
}

h1 {
    font-weight: 700
}

h2, h3, h4, h5, h6 {
    font-weight: 500
}

strong {
    font-weight: 700
}

small {
    font-size: 12px
}

a:not(.dropdown-item) {
    color: #0c71ac;
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: border-bottom-width 0.1s linear, border-color 0.1s linear;
}

a:not(.dropdown-item):hover {

    /*text-decoration: none;*/
}

.socials a
{
    text-decoration: none;
    border: none;
}



.bg-black {
    background-color: #000000;
    color: #FFFFFF
}

.bg-cyan {
    background-color: #5BC2E7;
    color: #1E1248
}

.bg-grey {
    background-color: #EBEBEB
}

.section-padding {
    padding: 40px 0
}

.hide-desktop {
    display: none
}

.font-program {
    font-family: "program", Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 10%
}

.btn-vu {
    font-weight: 700;
    border-radius: 32px;
    font-size: 20px;
    margin: 10px 0;
    padding: 10px 40px;
    min-width: 200px
}

.btn-vu.btn-primary {
    background-color: #ED6B5D;
    color: #1E1248;
    border-color: #ED6B5D
}

.btn-vu.btn-primary:active, .btn-vu.btn-primary:focus {
    background-color: #ED6B5D;
    color: #1E1248;
    border-color: #ED6B5D;
    outline: 0
}

.btn-vu.btn-primary:hover {
    background-color: #1E1248;
    color: #ED6B5D;
    border-color: #1E1248
}

.btn-vu.btn-block {
    width: 100%
}

header .hero-logo {
    padding: 40px 0
}

#main {
    padding-top: 30px
}

#hero {
    background-image: url("https://images.campaigns.vu.edu.au/EloquaImages/clients/VictoriaUniversity/%7Bb8ad2873-8624-4902-a977-87ea36d457ac%7D_MH-912_2025_LP_Thin_2600x720px_01.jpg");
    background-size: cover;
    background-position: 60% top;
    background-repeat: no-repeat;
    padding: 13% 0;
    line-height: 1.2
}

#hero #hero-content {
    color: #FFFFFF;
    margin-bottom: 30px
}

#hero #hero-content h1 {
    font-size: 62px;
    margin-bottom: 20px
}

#hero #hero-content h2 {
    font-size: 48px;
    margin-bottom: 0px
}


#hero #hero-content .hero-paragraph {
    font-size:48px;
}

#hero .btn-register {
    margin-top: 40px
}

#hero .uniquely-vu {
    margin-top: -150px
}

footer p {
    margin: 0;
    font-size: 14px
}

footer a {
    color: #ffffff !important
}

footer ul.socials {
    list-style: none;
    padding: 0;
    margin: 0
}

footer ul.socials li {
    display: inline-block
}

#form {
    /* padding-right: 40px*/
}

#form label.form-check-label, #form label.form-label {
    margin-bottom: 5px;
    font-size: 16px
}

#form label.error {
    color: red;
    font-size: 12px;
    position: absolute;
    bottom: -20px;
    left: 13px
}

#form .text-input-container {
    margin-bottom: 30px;
    position: relative
}

/*#form .text-input-container label:not(.error) {
    position: absolute;
    z-index: -1
}*/

#form .select-container {
    margin-bottom: 16px;
    position: relative
}

#form .check-container {
    margin-bottom: 0px;
    position: relative
}

#form .check-container label.error {
    bottom: -15px
}

#form .bootstrap-select {
    position: relative
}

#form .form-group-title {
    margin: 20px 0 10px 0;
    font-size: 16px
}

.bootstrap-select > .dropdown-toggle, .form-control {
    border: 1px solid #8a8c83;
    background-color: #FFFFFF;
    border-radius: 0;
    height: 45px;
    color: #262626
}

.bootstrap-select > .dropdown-toggle:focus, .form-control:focus {
    border-color: #0c71ac;
    outline: 1px solid #0c71ac;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select > .dropdown-toggle + small, .form-control + small {
    position: absolute;
    font-size: 12px;
    margin-top: 3px
}

textarea.form-control {
    height: auto
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    top: 12px
}

.dropdown-item.active, .dropdown-item:active {
    color: #1E1248;
    text-decoration: none;
    background-color: #5BC2E7
}

.form-check-input {
    border-color: #000000;
    cursor: pointer
}

.form-check-input[type=checkbox] {
    border-radius: 0
}

.form-check-input:checked {
    background-color: #FFFFFF;
    border-color: #000000;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2.3' fill='%23000'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}

.form-check-input:focus {

    border-color: #0c71ac;
    outline: 1px solid #0c71ac;
    -webkit-box-shadow: none;
    box-shadow: none

}

.form-check-input + .form-check-label {
    cursor: pointer
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #262626 !important;

}

.form-control::-webkit-input-placeholder {
    color: #262626;
    opacity: 1;
}


.form-control::-moz-placeholder {
    color: #262626;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #262626;
}

.form-control::placeholder {
    color: #262626;
    opacity: 1;
}

#postcode-results {
    list-style: none;
    padding: 0;
    position: absolute;
    left: 11px;
    right: 11px;
    background-color: #FFFFFF;
    margin-top: 6px;
    z-index: 1;
    font-size: 16px;
}
#postcode-results li:first-child
{
    /*border-top: 1px solid #ccc;*/
}
#postcode-results li {
    padding: 6px;
    border-bottom: 1px solid #ccc;
    /*border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;*/
    cursor: pointer;
}
#postcode-results li:hover {
    background: #f0f0f0;
}

#postcode-error {
    /*left: auto !important;*/
    right: 13px !important;
}

.alert-box {
    display: none
}

.alert-box p {
    background-color: #dff3fb;
    padding: 10px 20px;
    display: inline-block
}

.alert-box a {
    color: #0c71ac;
    text-decoration: none;
    -webkit-box-shadow: inset 0 -1px 0 #0c71ac;
    box-shadow: inset 0 -1px 0 #0c71ac
}

.form-check-input.error, .form-control.error, .selectpicker.error + .dropdown-toggle {
    border: 1px solid red
}

.form-check-input.error + small, .form-control.error + small, .selectpicker.error + .dropdown-toggle + small {
    color: red !important
}

.form-check-input.error:focus, .form-control.error:focus, .selectpicker.error + .dropdown-toggle:focus {
    border: 1px solid #0c71ac
}

.bootstrap-select {
    width: 100% !important
}

.bootstrap-select .filter-option {
    height: auto !important
}

.bootstrap-select .dropdown-toggle:active {
    background-color: #FFFFFF;
    border-color: #8a8c83;
    outline: 0
}

.bootstrap-select .dropdown-toggle:focus {
    border-color: #0c71ac !important;
    outline: 1px solid #0c71ac !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.bootstrap-select .dropdown-menu {
    padding: 0;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border-radius: 0;
    border: 1px solid #8a8c83
}

.bootstrap-select .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px
}

.diamond-row {
    background-color: #1E1248;
    padding-bottom: 40px;
    padding-top: 20px
}

.diamond-row h2 {
    color: #FFFFFF
}

.diamond-card {
    position: relative;
    background-color: #ED6B5D;
    color: #1E1248;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.diamond-card .diamond-title {
    font-size: 24px;
    margin-bottom: 20px
}

.diamond-card .diamond-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 16px
}

.diamond-card .diamond-pattern {
    margin-top: auto;
    width: 100%
}

p.session-description {
    display: none;
    font-size: 16px;
    padding: 20px;
    background-color: #5BC2E7;
    margin-top: 20px;
    color: #1E1248;
    border-radius: 10px
}

p.session-description:before {
    content: "Session description:";
    font-weight: 600;
    margin-right: 5px;
    -webkit-box-shadow: inset 0 -1px 0;
    box-shadow: inset 0 -1px 0
}

.yt-video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%
}

.yt-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

#event-location iframe
{
    border: 0;
    width: 100%;
}

@media screen and (max-width: 991px) {
    #form {
        padding-right: 0px
    }
}

@media screen and (max-width: 767px) {
    header .hero-logo {
        padding: 20px 0
    }

    .hide-mobile {
        display: none !important
    }

    .hide-desktop {
        display: block !important
    }

    #hero {
        background-image: none;
        padding: 0 0 20px 0;
        color: #FFFFFF;
        line-height: 1.2
    }

    #hero #hero-content {
        display: none
    }

    table.event-details td {
        font-size: 18px
    }

    footer div[class^=col] {
        text-align: center !important
    }

    .container {
        max-width: none
    }

    .btn-vu {
        width: 100%;
        font-size: 20px
    }

    .form-check-inline {
        display: block
    }

    .section-padding {
        padding: 20px 0
    }

    .btn-vu.btn-primary:active, .btn-vu.btn-primary:focus, .btn-vu.btn-primary:hover {
        background-color: #ED6B5D;
        color: #1E1248;
        border-color: #ED6B5D;
        outline: 0
    }

    #main {
        padding-top: 10px
    }
}

@media screen and (min-width: 1400px) {
    #hero {
        padding: 13% 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
    #hero {
        padding: 12% 0;
    }
}

table.event-details {
    width: auto
}

table.event-details td {
    vertical-align: middle;
    padding: 5px 20px;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600
}

table.event-details td:first-child {
    width: 50px;
    padding: 5px 10px 5px 0;
    text-align: center
}

table.event-details td:nth-child(2) {
    padding: 5px 10px
}

table.event-details .icon-event {
    height: 30px
}

table.event-details a {
    color: #FFFFFF
}

@media screen and (max-width:767px) {
    table.event-details {
        margin-top:20px;
    }
    #hero {
        background-image: none;
        background-color: #1E1248;
        padding: 0 0 20px 0;
        color: #FFFFFF;
        line-height: 1.2;
    }
}

.bg-blue {
    background-color: #5BC2E7;
    color: #262626;
}
#prize-section {
    background-image: url("https://images.campaigns.vu.edu.au/EloquaImages/clients/VictoriaUniversity/%7B41bc2ffc-8c91-43c2-8bf9-5ecc668133a3%7D_VU-Hero-Diamond-Brush-Texture_RGB_WHITE-2.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
#prize-section h2 {
    font-size: 60px;
}
@media screen and (max-width: 991px) {
    #prize-section h2 {
        font-size: 36px;
        line-height: 44px;
    }
}

@media (max-width: 1199px) {
    #prize-section {
        background-position: 150% center;

    }
}
@media (max-width: 991px) {
    #prize-section {
        background-position: 150% center;
        padding-bottom: 20px;
        padding-top: 20px;
    }
}
@media (max-width: 860px) {
    #prize-section {
        background-position: 180% center;
    }
}
@media (max-width: 767px) {

    #prize-section {
        background-image: none;
        text-align: center;
    }

    .form_wrapper
    {
        margin-top: 1.5rem !important;
    }

}

h2.body-title
{
    font-size: 2.25rem;
    line-height: 2.75rem;
    font-weight: 500;
    letter-spacing: .5px;
}

p.h2.body-subtitle.body-subtitle
{
    font-size: 20px;
    line-height: 28px;
    margin-bottom:1rem;

}

h2.form_title
{
    font-size: 2rem;
}

@media screen and (min-width: 992px) {
    h2.body-title {
        font-size: 3.75rem;
        line-height: 4.5rem;
    }

    p.h2.body-subtitle.body-subtitle
    {
        font-size: 22px;
        line-height: 30px;

    }
    h2.form_title
    {
        font-size: 2.5rem;
    }
}

.form_wrapper
{
    margin-top: 3rem;
}

#form-section
{
    background-color:#f7f7f7;
}




legend.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    white-space: nowrap;
}

#elq-FormLastRow{
    position:absolute;
    left:-80%;
    top:-80%
}

.btn-vu.btn-secondary:hover {
    background-color: #1E1248;
    color: #FFFFFF;
    border-color: #1E1248;
}

.btn-vu:not(.btn-login, .btn-more-info) {
    padding: 12px 40px;
}

.btn-vu.btn-secondary {
    min-width: 100px;
    background-color: transparent;
    color: #1E1248;
    border-color: #1E1248;
    border-width: 2px;
}

details.video_transcript {
    border-radius: 0;
    margin:0;
}
details.video_transcript h4,p
{
    margin-bottom: .5rem;
}
details.video_transcript h4
{
    margin-top: 1rem;
}

details.video_transcript summary {
    cursor: pointer;
    padding-top: 0.5em;
    color: #0c71ac;
    list-style: none;
    text-decoration: none;
    line-height: 1;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: border-bottom-width 0.1s linear, border-color 0.1s linear;
    margin-bottom: .5em;
}
details.video_transcript summary::marker {
    content: '';
}